| Back | Simple Window 002 | 
| This script is the same but Toolbar and Scroll Bars are added. | 
Script instructions for <HEAD></HEAD> tags
| <SCRIPT LANGUAGE="JAVASCRIPT" 
      TYPE="TEXT/JAVASCRIPT"> <!-- Paste between the <HEAD></HEAD> tags. --> function newWindow() { birdHouse = window.open("images/bh4.jpg","BirdHouse", "width=300,height=350, location=yes, toolbar=yes,scrollbars=yes") } </SCRIPT> | 
Script instructions for <BODY> of the HTML Document
| <A HREF="javascript:newWindow()">My Favorite Bird House</A> | 
Paste script between the <HEAD></HEAD> tags.
Paste script where needed in the body of the HTML Document.
� Copyright 2009 ashesh.com.np